PageSetupUnixDialog.this

Creates a new page setup dialog.

  1. this(GtkPageSetupUnixDialog* gtkPageSetupUnixDialog, bool ownedRef)
  2. this(string title, Window parent)
    class PageSetupUnixDialog
    this

Parameters

title string

the title of the dialog

parent Window

transient parent of the dialog

Return Value

the new GtkPageSetupUnixDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta